joinSucceeded

abstract fun joinSucceeded(call: CallInterface?)

This is the call back method for the join request. This method is invoked when join call has succeeded.

Since

2.0.0

Parameters

call

related call

See also